home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / More Source / C⁄C++ / Kant Generator Pro 1.2 / src / kode ƒ / kant build dialogs.h < prev    next >
Text File  |  1994-11-14  |  254b  |  7 lines

  1. void DoDeleteRef(WindowPtr theWindow);
  2. void DoDeleteInstantiation(WindowPtr theWindow);
  3. void DoNewRef(WindowPtr theWindow);
  4. void DoNewInstantiation(WindowPtr theWindow);
  5. void DoEditRef(WindowPtr theWindow);
  6. void DoEditInstantiation(WindowPtr theWindow);
  7.